home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / dev / misc / toolbox.lha / Toolbox / Test / ALL / README.PL5 < prev   
Encoding:
Text File  |  1993-03-14  |  288 b   |  10 lines

  1. This is only a buggy test of something i am working on.
  2. Its the language PL5, an extension of N. Wirth's PL0 (for more see:
  3. N. Wirth "compiler-constructions"
  4.  
  5. use bmake (or an other make) to build the parser
  6.  
  7. then try:
  8.    parser <PL5.txt
  9. to scan, parse and build an abstract syntax tree.
  10.